home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / tn210.zip / TN210.EXE / TN210_17.DOC < prev    next >
Text File  |  1992-06-28  |  5KB  |  114 lines

  1.                                TN210_17.DOC
  2.                               HOST INTERFACE
  3.                             ******************
  4.  
  5.     When  a  terminal  is  attached  to the node's RS-232 terminal port, one is
  6. accessing  the Host Interface.  Its function is to allow the NodeOp  to perform
  7. housekeeping operations.  The node automatically  accepts one as the authorized
  8. SYSOP whenever it senses the terminal connection.
  9.  
  10.     Besides the regular USERS commands, the Host Interface has specific
  11. host commands available.  These are:
  12.  
  13.     ESC C - to connect to the node.
  14.  
  15.     ESC D - to disconnect from the node
  16.  
  17.     While accessing the Host Interface, one can (without qualification) perform
  18. all the other SYSOP functions that are available remotely.   The Host interface
  19. is set up as a single user application.   It can be accessed by giving an ESC C
  20. command via a terminal attached to the RS-232 port.   A user can access only if
  21. the Host is not  actively  CONNECTED to the node AND if the Host mode Parameter
  22. is enabled (set to 1).   Under these circumstances a user would CONNECT  to the
  23. node  as normally done.   Once  the "connected  to" response  is  received, the
  24. user  would enter another "C" command.   The node will then respond again  with
  25. "connected to" <nodecall>.   At this time communication  can take place between
  26. user and  the Host terminal.   Outside users  in this mode  will NOT be able to
  27. SYSOP the node.   Should the Host terminal be CONNECTED to the node when a user
  28. attempts the second "C" command, the response will be "Host Busy."
  29.  
  30.    An  interesting  application of Host mode is to connect the RS-232 port of a
  31. "stand alone" node to a Kantronics weather station.   The node's Host mode Parm
  32. is enabled and appropriate instructions are listed in the INFO section.
  33.  
  34. The following display is from a Host mode to Kantronics weather station:
  35.  
  36. ELPWX:KB5GZZ-1} the El Paso Weather Station
  37.  
  38.  Send C to connect & then DATA for current readings
  39.  
  40.  Send HELP for help
  41.  
  42.  Operating in North Central El Paso
  43.  
  44.  MaxData is 6
  45.  
  46. ELPWX:KB5GZZ-1} TheNet Plus 2.08B (692)
  47. Circuit(ELP:N5RG-1 N7OO-11)
  48. ELPWX:KB5GZZ-1} Routes:
  49.   0 ELP95:WA5PIE-1 192 2
  50. > 0 ELP4:N5FAZ-5 192 27
  51. ELPWX:KB5GZZ-1} Heard:
  52. No One
  53.  
  54. ELPWX:KB5GZZ-1} Connected to ELPWX:KB5GZZ-1
  55.  
  56. 01/01/92  16:28:04 TPCB= +0083.0 DEGF 
  57. 01/01/92  16:28:04 TF  = +0055.7 DEGF 
  58. 01/01/92  16:28:04 RG  = 0000.0 IN 
  59. 01/01/92  16:28:04 WS  = 00004 MPH 
  60. 01/01/92  16:28:04 WD  = 00041 DEGN NE 
  61. wxn:
  62. Type "help" followed by parameter/command to get a short description.
  63. BYE       DATA      DMETRIC   DUSA      HELP      SYSOP     
  64. wxn:
  65. BYE     
  66. Place TNC or NETROM in command mode and disconnect.
  67. wxn:
  68. DATA    
  69. DATA [[sensor]] [n [step]]]] [start mmddhhmm]] ...]] 
  70.    The DATA command is used to retrieve sensor readings from the
  71. WeatherNode. The optional values (sensor, n, step, and start
  72. date/time) can be specified to select only specific sensors or
  73. specify the number of samples, and the step between samples to be
  74. displayed. If the DATA command is given without any arguments, the
  75. WeatherNode will return the last reading for each defined sensor.
  76.    Specifying n will cause n samples of the preceding sensor to be
  77. displayed (If the sensor is left blank, n samples of all defined
  78. sensors will be displayed). If step is specified, the WeatherNode
  79. will skip step-1 readings between the displayed values (i.e. step=2
  80. displays every other reading, step=3 displays every third reading,
  81. etc).  You may optionally specify a start time, using the format
  82. start mmddhhmm where mm is the month (01-12), dd is the day (01-31),
  83. hh is the hour (00-23) and mm is the minutes (00-59).  The WeatherNode
  84. will then display the requested data, starting at the date and time
  85. you have specified.
  86.    Valid sensors are tf (temperature of external sensor), tp
  87. (temperature of PC mounted sensor), ws (wind speed), wd (wind
  88. direction), and rg (rain gauge).
  89. wxn:
  90. DMETRIC 
  91. Read data in metric units from acquisition buffer specifying a series of 
  92. sensor type, number of samples, and sample step.  Temperature displayed 
  93. in degrees C, wind speed displayed in kph, and rain gauge displayed in 
  94. centimeters.
  95. wxn:
  96. DUSA    
  97. Read data in USA units from acquisition buffer specifying a series of 
  98. sensor type, number of samples, and sample step.  Temperature displayed 
  99. in degrees F, wind speed displayed in mph, and rain gauge displayed in inches.
  100. wxn:
  101. HELP    
  102. Read the manual.
  103. wxn:
  104. SYSOP   
  105. Displays 3 password codes and if correct password entered, grants 
  106. access to full command set.  If incorrect password, displays attempt 
  107. failed unless 3 attempts failed, then displays access denied and inhibits 
  108. access except for data command for 15 minutes.
  109. wxn:
  110. sysop
  111. wxn:
  112. bye
  113.  
  114.